[INFO] fetching crate embedded_redis_client 0.1.0...
[INFO] testing embedded_redis_client-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate embedded_redis_client 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate embedded_redis_client 0.1.0
[INFO] finished tweaking crates.io crate embedded_redis_client 0.1.0
[INFO] tweaked toml for crates.io crate embedded_redis_client 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded_redis_client 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding redis v0.19.0 (available: v1.2.3)
[INFO] [stderr]       Adding strum v0.20.0 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.20.1 (available: v0.28.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded redis v0.19.0
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021
[INFO] running `Command { std: "docker" "start" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling redis v0.19.0
[INFO] [stderr]    Compiling embedded_redis_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling embedded_redis_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `faulty_client`
[INFO] [stderr]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stderr]    |
[INFO] [stderr] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `faulty_client`
[INFO] [stderr]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stderr]     |
[INFO] [stderr] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stderr]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stderr] 
[INFO] [stderr] warning: field `settings` is never read
[INFO] [stderr]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct FaultyRedisClient {
[INFO] [stderr]   |            ----------------- field in this struct
[INFO] [stderr] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stderr]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_process` is never read
[INFO] [stderr]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stderr]    |            ----------------------- field in this struct
[INFO] [stderr] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `connection` is never read
[INFO] [stderr]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stderr]   |            ---------------------------------- field in this struct
[INFO] [stderr] 8 |     connection: redis::Connection,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stderr]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stderr]   |
[INFO] [stderr] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `trim_newline` is never used
[INFO] [stderr]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn trim_newline(s: &mut String) {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 drop(ready_client);
[INFO] [stderr]    |                 ^^^^^------------^
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 drop(ready_client);
[INFO] [stderr] 25 +                 let _ = ready_client;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded_redis_client` (lib) generated 10 warnings (run `cargo fix --lib -p embedded_redis_client` to apply 3 suggestions)
[INFO] [stderr] warning: `embedded_redis_client` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_redis_client-31c2aaf2a13162bd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::create_redis_client ... ok
[INFO] [stdout] test embedded_redis_server::embedded_redis_server::tests::start_redis_server ... FAILED
[INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::test_redis_connection ... FAILED
[INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- embedded_redis_server::embedded_redis_server::tests::start_redis_server stdout ----
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'embedded_redis_server::embedded_redis_server::tests::start_redis_server' (966) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a0fe6b76c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a0fe6b76c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a0fe6ccf0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a0fe6ccf0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57a0fe6bc8e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a0fe6bc8e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a0fe6952c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a0fe6952c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a0fe6af589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a0fe4de4ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a0fe4de4ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a0fe6af802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a0fe6af802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a0fe695382 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a0fe68a4a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a0fe69625d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a0fe6cd69c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a0fe6cd412 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a0fe4b6783 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::Output, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a0fe4c9a25 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x57a0fe4b7047 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x57a0fe4c7d9b - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x57a0fe4b82f6 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::tests::start_redis_server
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:145:29
[INFO] [stdout]   25:     0x57a0fe4b63a7 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::tests::start_redis_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:144:28
[INFO] [stdout]   26:     0x57a0fe4aefd6 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::tests::start_redis_server::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x57a0fe4d158b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x57a0fe4d158b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x57a0fe4dee05 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x57a0fe4dee05 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x57a0fe4dee05 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57a0fe4dee05 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57a0fe4dee05 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57a0fe4dee05 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x57a0fe4dee05 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x57a0fe4d9964 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x57a0fe4d9964 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57a0fe4e1e82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x57a0fe4e1e82 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x57a0fe4e1e82 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57a0fe4e1e82 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57a0fe4e1e82 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57a0fe4e1e82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x57a0fe4e1e82 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57a0fe6b6cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x57a0fe6b6cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7ce2a147baa4 - <unknown>
[INFO] [stdout]   48:     0x7ce2a1508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedded_redis_client::embedded_redis_client::tests::test_redis_connection stdout ----
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'embedded_redis_client::embedded_redis_client::tests::test_redis_connection' (965) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a0fe6b76c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a0fe6b76c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a0fe6ccf0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a0fe6ccf0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57a0fe6bc8e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a0fe6bc8e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a0fe6952c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a0fe6952c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a0fe6af589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a0fe4de4ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a0fe4de4ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a0fe6af802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a0fe6af802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a0fe695382 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a0fe68a4a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a0fe69625d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a0fe6cd69c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a0fe6cd412 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a0fe4b6783 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::Output, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a0fe4c9a25 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x57a0fe4b7047 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x57a0fe4c7d9b - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x57a0fe4c7ad0 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x57a0fe4c87cf - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::states::started::StartedRedisClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x57a0fe4b59c5 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x57a0fe4bf88f - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x57a0fe4bfc78 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:174:69
[INFO] [stdout]   29:     0x57a0fe4b6470 - <async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   30:     0x57a0fe4c6b98 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   31:     0x57a0fe4a6f75 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x57a0fe4a648e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x57a0fe4c4478 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   34:     0x57a0fe4b94da - <async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   35:     0x57a0fe4c3844 - <futures_lite[a662e10b2b64014f]::future::Or<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, <async_executor[554f87306920a500]::State>::run<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   36:     0x57a0fe4adacc - <async_executor[554f87306920a500]::State>::run::<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   37:     0x57a0fe4ac930 - <async_executor[554f87306920a500]::Executor>::run::<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   38:     0x57a0fe4ad12a - <async_executor[554f87306920a500]::LocalExecutor>::run::<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:640:34
[INFO] [stdout]   39:     0x57a0fe4bcab3 - async_io[23cd9d214ddb8855]::driver::block_on::<(), <async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   40:     0x57a0fe4a883d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[23cd9d214ddb8855]::driver::block_on<(), <async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x57a0fe4a856e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[23cd9d214ddb8855]::driver::block_on<(), <async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x57a0fe4bb2af - async_io[23cd9d214ddb8855]::driver::block_on::<(), <async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   43:     0x57a0fe4be2fd - async_global_executor[db72ba1c60a0d9e6]::reactor::block_on::<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   44:     0x57a0fe4bb899 - async_global_executor[db72ba1c60a0d9e6]::reactor::block_on::<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   45:     0x57a0fe4c6e08 - async_global_executor[db72ba1c60a0d9e6]::executor::block_on::<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   46:     0x57a0fe4a8cbd - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::try_with::<async_global_executor[db72ba1c60a0d9e6]::executor::block_on<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x57a0fe4a8a0e - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::with::<async_global_executor[db72ba1c60a0d9e6]::executor::block_on<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x57a0fe4c5baa - async_global_executor[db72ba1c60a0d9e6]::executor::block_on::<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   49:     0x57a0fe4b56ef - <async_std[1600c12c92671465]::task::builder::Builder>::blocking::<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   50:     0x57a0fe4c67d6 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::Builder>::blocking<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   51:     0x57a0fe4a6b1f - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::Builder>::blocking<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   52:     0x57a0fe4a636e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::Builder>::blocking<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   53:     0x57a0fe4c436a - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::Builder>::blocking<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   54:     0x57a0fe4b1c60 - <async_std[1600c12c92671465]::task::builder::Builder>::blocking::<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   55:     0x57a0fe4a805d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<usize>>>::try_with::<<async_std[1600c12c92671465]::task::builder::Builder>::blocking<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   56:     0x57a0fe4a7dae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<usize>>>::with::<<async_std[1600c12c92671465]::task::builder::Builder>::blocking<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   57:     0x57a0fe4b0264 - <async_std[1600c12c92671465]::task::builder::Builder>::blocking::<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   58:     0x57a0fe4b154c - async_std[1600c12c92671465]::task::block_on::block_on::<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   59:     0x57a0fe4c2927 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:5
[INFO] [stdout]   60:     0x57a0fe4bf707 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:23
[INFO] [stdout]   61:     0x57a0fe4aef56 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x57a0fe4d158b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x57a0fe4d158b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x57a0fe4dee05 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x57a0fe4dee05 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a0fe4dee05 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a0fe4dee05 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a0fe4dee05 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a0fe4dee05 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x57a0fe4dee05 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x57a0fe4d9964 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x57a0fe4d9964 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x57a0fe4e1e82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x57a0fe4e1e82 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x57a0fe4e1e82 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x57a0fe4e1e82 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x57a0fe4e1e82 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x57a0fe4e1e82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x57a0fe4e1e82 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x57a0fe6b6cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   81:     0x57a0fe6b6cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x7ce2a147baa4 - <unknown>
[INFO] [stdout]   83:     0x7ce2a1508a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections stdout ----
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' (982) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a0fe6b76c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a0fe6b76c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a0fe6ccf0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a0fe6ccf0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57a0fe6bc8e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a0fe6bc8e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a0fe6952c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a0fe6952c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a0fe6af589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a0fe4de4ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a0fe4de4ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a0fe6af802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a0fe6af802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a0fe695382 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a0fe68a4a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a0fe69625d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a0fe6cd69c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a0fe6cd412 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a0fe4b6783 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::Output, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a0fe4c9a25 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x57a0fe4b7047 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x57a0fe4c7d9b - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x57a0fe4c7ad0 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x57a0fe4c87cf - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::states::started::StartedRedisClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x57a0fe4b59c5 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x57a0fe4bf88f - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x57a0fe4beb28 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x57a0fe4b6430 - <async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   30:     0x57a0fe4c6ab8 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   31:     0x57a0fe4a6e75 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x57a0fe4a643e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x57a0fe4c4438 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   34:     0x57a0fe4b949a - <async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   35:     0x57a0fe4aea63 - <async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:1195:31
[INFO] [stdout]   36:     0x57a0fe4b955d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x57a0fe4ccef8 - <async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21
[INFO] [stdout]   38:     0x57a0fe4aeec8 - <<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x57a0fe4c3ea3 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x57a0fe4c5d5c - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57a0fe4c407b - __rust_try
[INFO] [stdout]   42:     0x57a0fe4bb5a4 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::task::poll::Poll<()>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x57a0fe4bb5a4 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x57a0fe4cf617 - <async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23
[INFO] [stdout]   45:     0x57a0fe6194f2 - <async_task[161287c2cd9e24d]::runnable::Runnable>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18
[INFO] [stdout]   46:     0x57a0fe610702 - <async_executor[554f87306920a500]::State>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:749:30
[INFO] [stdout]   47:     0x57a0fe6137ad - <futures_lite[a662e10b2b64014f]::future::Or<core[28b146924c2f19c6]::future::pending::Pending<()>, <async_executor[554f87306920a500]::State>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   48:     0x57a0fe60fc31 - <async_executor[554f87306920a500]::State>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   49:     0x57a0fe60f39d - <async_executor[554f87306920a500]::Executor>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   50:     0x57a0fe61384d - <futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   51:     0x57a0fe6084a1 - async_io[23cd9d214ddb8855]::driver::block_on::<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   52:     0x57a0fe5f8612 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[23cd9d214ddb8855]::driver::block_on<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   53:     0x57a0fe5f841f - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[23cd9d214ddb8855]::driver::block_on<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   54:     0x57a0fe606a17 - async_io[23cd9d214ddb8855]::driver::block_on::<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   55:     0x57a0fe601134 - async_global_executor[db72ba1c60a0d9e6]::reactor::block_on::<futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   56:     0x57a0fe6004de - async_global_executor[db72ba1c60a0d9e6]::reactor::block_on::<futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   57:     0x57a0fe601787 - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:95:17
[INFO] [stdout]   58:     0x57a0fe5f8c98 - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::try_with::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x57a0fe5f8b74 - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::with::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x57a0fe602085 - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:89:45
[INFO] [stdout]   61:     0x57a0fe60e5ab - std[929523f510218772]::panicking::catch_unwind::do_call::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x57a0fe60d02b - __rust_try
[INFO] [stdout]   63:     0x57a0fe606db0 - std[929523f510218772]::panicking::catch_unwind::<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x57a0fe606db0 - std[929523f510218772]::panic::catch_unwind::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x57a0fe60513c - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:88:12
[INFO] [stdout]   66:     0x57a0fe5fe907 - <async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x57a0fe606e97 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x57a0fe60b23e - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x57a0fe605ce2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x57a0fe60e589 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x57a0fe60d02b - __rust_try
[INFO] [stdout]   72:     0x57a0fe60aafe - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x57a0fe60aafe - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x57a0fe60aafe - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x57a0fe5fb20f - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x57a0fe6b6cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   77:     0x57a0fe6b6cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7ce2a147baa4 - <unknown>
[INFO] [stdout]   79:     0x7ce2a1508a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' (981) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a0fe6b76c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a0fe6b76c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a0fe6ccf0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a0fe6ccf0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57a0fe6bc8e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a0fe6bc8e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a0fe6952c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a0fe6952c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a0fe6af589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a0fe4de4ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a0fe4de4ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a0fe6af802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a0fe6af802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a0fe695382 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a0fe68a4a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a0fe69625d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a0fe6cd69c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a0fe6cd412 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a0fe4b6783 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::Output, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a0fe4c9a25 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x57a0fe4b7047 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x57a0fe4c7d9b - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x57a0fe4c7ad0 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x57a0fe4c87cf - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::states::started::StartedRedisClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x57a0fe4b59c5 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x57a0fe4bf88f - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x57a0fe4beb28 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x57a0fe4b6430 - <async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   30:     0x57a0fe4c6ab8 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   31:     0x57a0fe4a6e75 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x57a0fe4a643e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x57a0fe4c4438 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   34:     0x57a0fe4b949a - <async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   35:     0x57a0fe4aea63 - <async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:1195:31
[INFO] [stdout]   36:     0x57a0fe4b955d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x57a0fe4ccef8 - <async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21
[INFO] [stdout]   38:     0x57a0fe4aeec8 - <<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x57a0fe4c3ea3 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x57a0fe4c5d5c - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57a0fe4c407b - __rust_try
[INFO] [stdout]   42:     0x57a0fe4bb5a4 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::task::poll::Poll<()>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x57a0fe4bb5a4 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x57a0fe4cf617 - <async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23
[INFO] [stdout]   45:     0x57a0fe6194f2 - <async_task[161287c2cd9e24d]::runnable::Runnable>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18
[INFO] [stdout]   46:     0x57a0fe610702 - <async_executor[554f87306920a500]::State>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:749:30
[INFO] [stdout]   47:     0x57a0fe6137ad - <futures_lite[a662e10b2b64014f]::future::Or<core[28b146924c2f19c6]::future::pending::Pending<()>, <async_executor[554f87306920a500]::State>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   48:     0x57a0fe60fc31 - <async_executor[554f87306920a500]::State>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   49:     0x57a0fe60f39d - <async_executor[554f87306920a500]::Executor>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   50:     0x57a0fe61384d - <futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   51:     0x57a0fe6084a1 - async_io[23cd9d214ddb8855]::driver::block_on::<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   52:     0x57a0fe5f8612 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[23cd9d214ddb8855]::driver::block_on<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   53:     0x57a0fe5f841f - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[23cd9d214ddb8855]::driver::block_on<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   54:     0x57a0fe606a17 - async_io[23cd9d214ddb8855]::driver::block_on::<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   55:     0x57a0fe601134 - async_global_executor[db72ba1c60a0d9e6]::reactor::block_on::<futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   56:     0x57a0fe6004de - async_global_executor[db72ba1c60a0d9e6]::reactor::block_on::<futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   57:     0x57a0fe601787 - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:95:17
[INFO] [stdout]   58:     0x57a0fe5f8c98 - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::try_with::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x57a0fe5f8b74 - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::with::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x57a0fe602085 - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:89:45
[INFO] [stdout]   61:     0x57a0fe60e5ab - std[929523f510218772]::panicking::catch_unwind::do_call::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x57a0fe60d02b - __rust_try
[INFO] [stdout]   63:     0x57a0fe606db0 - std[929523f510218772]::panicking::catch_unwind::<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x57a0fe606db0 - std[929523f510218772]::panic::catch_unwind::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x57a0fe60513c - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:88:12
[INFO] [stdout]   66:     0x57a0fe5fe907 - <async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x57a0fe606e97 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x57a0fe60b23e - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x57a0fe605ce2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x57a0fe60e589 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x57a0fe60d02b - __rust_try
[INFO] [stdout]   72:     0x57a0fe60aafe - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x57a0fe60aafe - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x57a0fe60aafe - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x57a0fe5fb20f - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x57a0fe6b6cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   77:     0x57a0fe6b6cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7ce2a147baa4 - <unknown>
[INFO] [stdout]   79:     0x7ce2a1508a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' (983) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a0fe6b76c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a0fe6b76c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a0fe6b76c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a0fe6ccf0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a0fe6ccf0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57a0fe6bc8e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a0fe6bc8e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a0fe6952c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a0fe6952c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a0fe6af589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a0fe4de4ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a0fe4de4ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a0fe6af802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a0fe6af802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a0fe695382 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a0fe68a4a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a0fe69625d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a0fe6cd69c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a0fe6cd412 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a0fe4b6783 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::Output, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a0fe4c9a25 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x57a0fe4b7047 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x57a0fe4c7d9b - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x57a0fe4c7ad0 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x57a0fe4c87cf - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::states::started::StartedRedisClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x57a0fe4b59c5 - <embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x57a0fe4bf88f - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x57a0fe4beb28 - embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x57a0fe4b6430 - <async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   30:     0x57a0fe4c6ab8 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   31:     0x57a0fe4a6e75 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x57a0fe4a643e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x57a0fe4c4438 - <async_std[1600c12c92671465]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   34:     0x57a0fe4b949a - <async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   35:     0x57a0fe4aea63 - <async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:1195:31
[INFO] [stdout]   36:     0x57a0fe4b955d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x57a0fe4ccef8 - <async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21
[INFO] [stdout]   38:     0x57a0fe4aeec8 - <<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x57a0fe4c3ea3 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x57a0fe4c5d5c - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57a0fe4c407b - __rust_try
[INFO] [stdout]   42:     0x57a0fe4bb5a4 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::task::poll::Poll<()>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x57a0fe4bb5a4 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x57a0fe4cf617 - <async_task[161287c2cd9e24d]::raw::RawTask<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<async_executor[554f87306920a500]::AsyncCallOnDrop<async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[554f87306920a500]::Executor>::spawn_inner<(), async_std[1600c12c92671465]::task::builder::SupportTaskLocals<embedded_redis_client[3da50ea19662bee6]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[554f87306920a500]::Executor>::schedule::{closure#0}, ()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23
[INFO] [stdout]   45:     0x57a0fe6194f2 - <async_task[161287c2cd9e24d]::runnable::Runnable>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18
[INFO] [stdout]   46:     0x57a0fe610702 - <async_executor[554f87306920a500]::State>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:749:30
[INFO] [stdout]   47:     0x57a0fe6137ad - <futures_lite[a662e10b2b64014f]::future::Or<core[28b146924c2f19c6]::future::pending::Pending<()>, <async_executor[554f87306920a500]::State>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   48:     0x57a0fe60fc31 - <async_executor[554f87306920a500]::State>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   49:     0x57a0fe60f39d - <async_executor[554f87306920a500]::Executor>::run::<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   50:     0x57a0fe61384d - <futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   51:     0x57a0fe6084a1 - async_io[23cd9d214ddb8855]::driver::block_on::<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   52:     0x57a0fe5f8612 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[23cd9d214ddb8855]::driver::block_on<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   53:     0x57a0fe5f841f - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[23cd9d214ddb8855]::driver::block_on<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   54:     0x57a0fe606a17 - async_io[23cd9d214ddb8855]::driver::block_on::<(), futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   55:     0x57a0fe601134 - async_global_executor[db72ba1c60a0d9e6]::reactor::block_on::<futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   56:     0x57a0fe6004de - async_global_executor[db72ba1c60a0d9e6]::reactor::block_on::<futures_lite[a662e10b2b64014f]::future::Or<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[554f87306920a500]::Executor>::run<(), core[28b146924c2f19c6]::future::pending::Pending<()>>::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   57:     0x57a0fe601787 - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:95:17
[INFO] [stdout]   58:     0x57a0fe5f8c98 - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::try_with::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x57a0fe5f8b74 - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::with::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x57a0fe602085 - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:89:45
[INFO] [stdout]   61:     0x57a0fe60e5ab - std[929523f510218772]::panicking::catch_unwind::do_call::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x57a0fe60d02b - __rust_try
[INFO] [stdout]   63:     0x57a0fe606db0 - std[929523f510218772]::panicking::catch_unwind::<(), async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x57a0fe606db0 - std[929523f510218772]::panic::catch_unwind::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x57a0fe60513c - async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:88:12
[INFO] [stdout]   66:     0x57a0fe5fe907 - <async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x57a0fe606e97 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x57a0fe60b23e - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x57a0fe605ce2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x57a0fe60e589 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x57a0fe60d02b - __rust_try
[INFO] [stdout]   72:     0x57a0fe60aafe - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x57a0fe60aafe - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x57a0fe60aafe - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x57a0fe5fb20f - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<async_global_executor[db72ba1c60a0d9e6]::threading::thread_main_loop, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x57a0fe6b6cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   77:     0x57a0fe6b6cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7ce2a147baa4 - <unknown>
[INFO] [stdout]   79:     0x7ce2a1508a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections
[INFO] [stdout]     embedded_redis_client::embedded_redis_client::tests::test_redis_connection
[INFO] [stdout]     embedded_redis_server::embedded_redis_server::tests::start_redis_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021", kill_on_drop: false }`
[INFO] [stdout] 183a8f9fdffaf423a4ca0d46cab94315fae4366e650a95531d5cb7f41a648021
